projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c08ff3
)
comment typo
author
Joey Hess
<joeyh@joeyh.name>
Mon, 2 Dec 2024 18:05:15 +0000
(14:05 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Mon, 2 Dec 2024 18:05:15 +0000
(14:05 -0400)
Annex/Perms.hs
patch
|
blob
|
history
diff --git
a/Annex/Perms.hs
b/Annex/Perms.hs
index 83b4f731305c678980416ad39daf740366615d6e..56bd35190e67f1cbc80d416d027735d1c0df01dc 100644
(file)
--- a/
Annex/Perms.hs
+++ b/
Annex/Perms.hs
@@
-278,7
+278,7
@@
thawPerms a hook = ifM crippledFileSystem
{- Blocks writing to the directory an annexed file is in, to prevent the
- file accidentally being deleted. However, if core.sharedRepository
- is set, this is not done, since the group must be allowed to delete the
- - file without eing able to thaw the directory.
+ - file without
b
eing able to thaw the directory.
-}
freezeContentDir :: RawFilePath -> Annex ()
freezeContentDir file = do